mysql 存取ip方法 一,mysql的inet_aton:ip->num,inet_ntoa:number->ip. 1,創建表 CREATE TABLE iplog ( ip int(10) unsign ...